home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2004 July / APC0407D2.iso / ntl / files / wlvsetup.exe / {app} / help / weblv.chm / main.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-09-30  |  551 b   |  31 lines

  1. p,li {
  2.  font-family: Verdana,Arial,Sans-Serif;
  3.  font-size: 13px;
  4. }
  5. h1 {
  6.  font-family: Verdana,Arial,Sans-Serif;
  7.  color: white;
  8.  font-size: 19px;
  9.  font-weight: bold;
  10.  text-align: left;
  11.  letter-spacing: -1px;
  12. }
  13. p.h2blue {
  14.  color: #3551A4;
  15.  font-size: 18px;
  16. }
  17. p.small {
  18.  font-size: 7pt;
  19. }
  20. tr.top {
  21.  background-color: #3551A4;
  22. }
  23. tr.bottom {
  24.  background-color: #ededed;
  25. }
  26. a {text-decoration: underline;}
  27. a:link {color: #0033dd;}
  28. a:visited {color: #000099}
  29. a:active {color: #ff0000}
  30. a:hover {color: blue;text-decoration: none}
  31.